home *** CD-ROM | disk | FTP | other *** search
/ Medabots Cardz / Medabots CD Cardz Sumilidon.bin / mac / assets / simprofile.swf / scripts / DefineButton2_127 / BUTTONCONDACTION on(release).as
Text File  |  2001-12-04  |  88b  |  8 lines

  1. on(release){
  2.    prevFrame();
  3.    tellTarget(t)
  4.    {
  5.       gotoAndPlay(11);
  6.    }
  7. }
  8.